Get(DicomDataSet,object[]) Method

Summary
Gets the specified data from the DICOM data set and assigns it the corresponding property in each object in the instances array.
Syntax
C#
C++/CLI
public static void Get( 
   this DicomDataSet ds, 
   object[] instances 
) 
[ExtensionAttribute()] 
public: 
static void Get(  
   DicomDataSet^ ds, 
   ... array<Object^>^ instances 
)  

Parameters

ds
The data set to read the information from.

instances
The instances to update with DICOM information.

Requirements

Target Platforms

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.